gtkwindow: Rename title_icon, etc. to titlebar_icon
authorJasper St. Pierre <jstpierre@mecheye.net>
Wed, 21 Aug 2013 18:55:22 +0000 (14:55 -0400)
committerJasper St. Pierre <jstpierre@mecheye.net>
Thu, 22 Aug 2013 13:25:39 +0000 (09:25 -0400)
commitcae2b697efc24fd5c918784c4b7d79309ec29001
treec2121ee7358c1772a412fded42fcd2b72eba0dce
parent67d2e4ae469e1728b1c8a5633aaaacb31005fadc
gtkwindow: Rename title_icon, etc. to titlebar_icon

"title_box" is used for both a custom header bar and for a titlebar.
Since we want to help differentiate these cases in the code, rename
everything titlebar-internal to use "titlebar_".

https://bugzilla.gnome.org/show_bug.cgi?id=706529
gtk/gtkwindow.c